ComponentOne FinancialChart for WPF
C1.WPF Namespace / SelectionChangedEventArgs<T> Class
Properties


In This Topic
    SelectionChangedEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by SelectionChangedEventArgs<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SelectionChangedEventArgs<T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a collection which contains the items that were selected.  
    Public PropertyGets a collection which contains the items that were unselected.  
    Top
    See Also